filechooser: Fix misleading documentation for gtk_file_chooser_set_preview_widget()
authorTimothy Arceri <t_arceri@yahoo.com.au>
Wed, 29 May 2013 07:20:26 +0000 (17:20 +1000)
committerFederico Mena Quintero <federico@gnome.org>
Thu, 20 Jun 2013 17:29:02 +0000 (12:29 -0500)
https://bugzilla.gnome.org/show_bug.cgi?id=701174

gtk/gtkfilechooser.c

index e199d3e07069ce384d98d39f712ea219b2557d1e..bce7f442f98e5de88db9cedc29c8eecf89f6688e 100644 (file)
@@ -1912,8 +1912,7 @@ _gtk_file_chooser_get_file_system (GtkFileChooser *chooser)
  *
  * When there is no application-supplied preview widget, or the
  * application-supplied preview widget is not active, the file chooser
- * may display an internally generated preview of the current file or
- * it may display no preview at all.
+ * will display no preview at all.
  *
  * Since: 2.4
  **/